Storm-static

Benchmark
Model:csma v.1 (MDP)
Parameter(s)N = 2, K = 2
Property:all_before_max (prob-reach)
Invocation (default)
~/storm/build/bin/storm --jani csma.2-2.jani --janiproperty all_before_max --timebounded:precision 1e-3  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:0.03673410415649414s
Return code:0
Relative Error:0.0
Log
Storm 1.6.3

Date: Fri Feb 26 21:47:57 2021
Command line arguments: --jani csma.2-2.jani --janiproperty all_before_max '--timebounded:precision' 1e-3 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /home/michaela/qcomp2020

Time for model input parsing: 0.002s.

Time for model construction: 0.018s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	1038
Transitions: 	1282
Choices: 	1054
Reward Models:  none
State Labels: 	4 labels
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
   * collision_max_backoff -> 2 item(s)
   * all_delivered -> 3 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "all_before_max": Pmax=? [!("collision_max_backoff") U "all_delivered"] ...
Result (for initial states): 0.875
Time for model checking: 0.000s.